Docs.rs
polars-mem-engine-0.44.2
polars-mem-engine 0.44.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
polars-arrow ^0.44.2
normal
futures ^0.3.25
normal
optional
memmap2 ^0.7
normal
polars-core ^0.44.2
normal
polars-error ^0.44.2
normal
polars-expr ^0.44.2
normal
polars-io ^0.44.2
normal
polars-json ^0.44.2
normal
optional
polars-ops ^0.44.2
normal
polars-plan ^0.44.2
normal
polars-time ^0.44.2
normal
optional
polars-utils ^0.44.2
normal
pyo3 ^0.21
normal
optional
rayon ^1.9
normal
tokio ^1.26
normal
optional
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
mem_
engine
0.44.2
All Items
Crate Items
Traits
Functions
Crate
polars_mem_engine
Copy item path
Source
Traits
§
Executor
Executors will evaluate physical expressions and collect them in a DataFrame.
Functions
§
create_
physical_
plan